home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 August
/
NET74.ISO
/
pc
/
actions
/
00513_Script_Title name button highlight
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-02-06
|
193 b
|
12 lines
on mouseWithin me
set the backcolor of sprite the currentSpriteNum to 2
cursor 280
end
on mouseLeave me
set the backcolor of sprite the currentSpriteNum to 0
cursor -1
end